*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 23 Nov 2000 22:54:54 +0000 (22:54 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 23 Nov 2000 22:54:54 +0000 (22:54 +0000)
lisp/ChangeLog

index 8b7fc9072d3a2908c56c3c557616c479c9470aa3..f2623152b7e9d0783e26e66732c68b56ea072b25 100644 (file)
@@ -1,5 +1,8 @@
 2000-11-23  Stefan Monnier  <monnier@cs.yale.edu>
 
+       * subr.el (add-hook, remove-hook): Don't call make-local-hook
+       if the variable is make-variable-buffer-local.
+
        * progmodes/ada-stmt.el (ada-template-map): Initialize
        and bind it to C-c t in ada-mode-map.
        (ada-stmt-mode-hook): New function extracted from old code.
        * complete.el (partial-completion-mode): Drop unneeded positional args.
 
        * info.el (Info-mode):
-       * comint.el (comint-mode): Don't both with make-local-hook.
+       * comint.el (comint-mode): Don't bother with make-local-hook.
 
        * log-edit.el (log-edit-menu): New menu.